home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / notify_handler < prev    next >
Text File  |  2001-03-21  |  853b  |  23 lines

  1. Synopsis:
  2.    set notify_handler [<old|quiet|noisy>]
  3.  
  4. Description:
  5.    This setting controls when the client will report a signon or signoff
  6.    for a user in the notify list.  The normal behavior is to check for
  7.    every nickname in the list at set intervals.  This setting allows the
  8.    client to internally register a signon (or signoff) based on other
  9.    information that would clearly indicate it, such as a JOIN or QUIT.
  10.  
  11. Options:
  12.    noisy   trigger NOTIFY on JOINs, SIGNOFFs, and 401 numerics
  13.    old     normal behavior from stock 2.2.x ircII clients
  14.    quiet   only trigger NOTIFY on WHOIS+ and ISON output
  15.  
  16. See Also:
  17.    ison(2); join(1); notify(1); on(5) 401; signoff(1); whois(2)
  18.  
  19. Other Notes:
  20.    The OLD and QUIET settings function the same.  It is uncertain whether
  21.    this is the intended behavior.
  22.  
  23.